home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / gpe / patch10a.txt < prev   
Encoding:
Text File  |  1994-05-15  |  1.5 KB  |  45 lines

  1.  
  2.  
  3.      ┌──────────────────────────────────────────────────────────────┐
  4.      │ PC Games Programmers Encyclopedia version 1.0 - Patch File A │
  5.      └──────────────────────────────────────────────────────────────┘
  6.  
  7.  
  8. ┌────────────┬───────────────────────────────────────────────────────────────
  9. │ readme.txt │
  10. └────────────┘
  11.  
  12. Line 197 should be changed to read:
  13.  
  14. GIF      TXT       GIF graphics file format
  15.  
  16. ┌──────────────┬─────────────────────────────────────────────────────────────
  17. │ surround.txt │
  18. └──────────────┘
  19.  
  20. This file should be renamed suround.txt, otherwise the file viewer can't
  21. load it.
  22.  
  23. ┌───────────┬────────────────────────────────────────────────────────────────
  24. │ mouse.txt │
  25. └───────────┘
  26.  
  27. The diagram starting at line 139 should be changed to:
  28.  
  29.                1st byte        2nd byte         3rd byte
  30.           ┌─┬─┬─┬─┬─┬─┬─┬─┐┌─┬─┬─┬─┬─┬─┬─┬─┐┌─┬─┬─┬─┬─┬─┬─┬─┐
  31.           │-│1│?│?│Y│Y│X│X││-│0│X│X│X│X│X│X││-│0│Y│Y│Y│Y│Y│Y│
  32.           └─┴─┴─┴─┴─┴─┴─┴─┘└─┴─┴─┴─┴─┴─┴─┴─┘└─┴─┴─┴─┴─┴─┴─┴─┘
  33.                │ │ └┬┘ └┬┘      └────┬────┘      └────┬────┘
  34.                │ │  │   │            │                │
  35.                │ │  │   └────┐       │                │
  36.                │ │  └────────┼───────┼────────┐       │
  37.                │ │          ┌┴┐ ┌────┴────┐  ┌┴┐ ┌────┴────┐
  38.                │ │         ┌─┬─┬─┬─┬─┬─┬─┬─┐┌─┬─┬─┬─┬─┬─┬─┬─┐
  39.                │ │         │ │ │ │ │ │ │ │ ││ │ │ │ │ │ │ │ │
  40.  Left Button ──┘ │         └─┴─┴─┴─┴─┴─┴─┴─┘└─┴─┴─┴─┴─┴─┴─┴─┘
  41. Right Button ────┘            X increment      Y increment
  42.  
  43.  
  44.  
  45.